[INFO] cloning repository https://github.com/dchud/mrrc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dchud/mrrc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdchud%2Fmrrc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdchud%2Fmrrc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 377850a45f01cd4d170c1a67e8f9dd7e865bf080
[INFO] testing dchud/mrrc against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdchud%2Fmrrc" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/dchud/mrrc
[INFO] finished tweaking git repo https://github.com/dchud/mrrc
[INFO] tweaked toml for git repo https://github.com/dchud/mrrc written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dchud/mrrc on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dchud/mrrc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd8fe792ebd29ee4552a1b04fa37b80c077143379826bc1a2eb9e85ef376f0f5
[INFO] running `Command { std: "docker" "start" "-a" "bd8fe792ebd29ee4552a1b04fa37b80c077143379826bc1a2eb9e85ef376f0f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd8fe792ebd29ee4552a1b04fa37b80c077143379826bc1a2eb9e85ef376f0f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd8fe792ebd29ee4552a1b04fa37b80c077143379826bc1a2eb9e85ef376f0f5", kill_on_drop: false }`
[INFO] [stdout] bd8fe792ebd29ee4552a1b04fa37b80c077143379826bc1a2eb9e85ef376f0f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc32368a711b4ca207599442ddb6c4223d9b5fd59ef7bdce106a3ff038582690
[INFO] running `Command { std: "docker" "start" "-a" "dc32368a711b4ca207599442ddb6c4223d9b5fd59ef7bdce106a3ff038582690", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling oxilangtag v0.1.6
[INFO] [stderr]    Compiling oxiri v0.2.11
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling json-event-parser v0.2.3
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling quick-xml v0.40.1
[INFO] [stderr]    Compiling oxrdf v0.3.3
[INFO] [stderr]    Compiling oxttl v0.2.3
[INFO] [stderr]    Compiling oxrdfxml v0.2.3
[INFO] [stderr]    Compiling oxjsonld v0.2.5
[INFO] [stderr]    Compiling oxrdfio v0.2.5
[INFO] [stderr]    Compiling mrrc v0.8.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.82s
[INFO] running `Command { std: "docker" "inspect" "dc32368a711b4ca207599442ddb6c4223d9b5fd59ef7bdce106a3ff038582690", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc32368a711b4ca207599442ddb6c4223d9b5fd59ef7bdce106a3ff038582690", kill_on_drop: false }`
[INFO] [stdout] dc32368a711b4ca207599442ddb6c4223d9b5fd59ef7bdce106a3ff038582690
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69b1823fb95ab9d46793aa0589ab46c75672a0576a57691f49605d67b3865296
[INFO] running `Command { std: "docker" "start" "-a" "69b1823fb95ab9d46793aa0589ab46c75672a0576a57691f49605d67b3865296", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling codspeed-criterion-compat v4.7.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling codspeed v4.7.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling insta v1.48.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling quick-xml v0.40.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling codspeed-criterion-compat-walltime v4.7.0
[INFO] [stderr]    Compiling oxrdf v0.3.3
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling oxttl v0.2.3
[INFO] [stderr]    Compiling oxrdfxml v0.2.3
[INFO] [stderr]    Compiling oxjsonld v0.2.5
[INFO] [stderr]    Compiling oxrdfio v0.2.5
[INFO] [stderr]    Compiling mrrc v0.8.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `mrrc` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name mrrc --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--warn=clippy::all' --deny=unsafe_code '--allow=clippy::type_complexity' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' --warn=missing_docs --warn=missing_debug_implementations '--warn=clippy::cognitive_complexity' --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=89b19402e374c3ac -C extra-filename=-8b3e61b046cf9006 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcodspeed_criterion_compat-cc05f9426919f7e1.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-54e7071fd9e2348e.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-a2dedd36ac407e60.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-3d4656465592ebef.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-2b93a1c66741cda9.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-6f6ec8402dd48ce8.rlib --extern oxrdf=/opt/rustwide/target/debug/deps/liboxrdf-b400886c09b2850a.rlib --extern oxrdfio=/opt/rustwide/target/debug/deps/liboxrdfio-30de7b608b97838f.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-2b72bb09e41da40f.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-049efc1e5170434d.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-6d54165ee475a977.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-18621090c8d6ae25.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2cca1191f0843022.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8ecdb7022e1f5547.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-dd7107fe71f5951e.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-4c5c8c6dfc43a033.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e843b060c304ba2b.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-a67c3ffcfc42b27b.rlib --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-e92fae8e1be15af1.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/codspeed-668fbf9933876dc5/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "69b1823fb95ab9d46793aa0589ab46c75672a0576a57691f49605d67b3865296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69b1823fb95ab9d46793aa0589ab46c75672a0576a57691f49605d67b3865296", kill_on_drop: false }`
[INFO] [stdout] 69b1823fb95ab9d46793aa0589ab46c75672a0576a57691f49605d67b3865296
